home *** CD-ROM | disk | FTP | other *** search
/ The X-Philes (2nd Revision) / The X-Philes Number 1 (1995).iso / xphiles / coding / pascal / files.bbs < prev    next >
File List  |  1995-10-18  |  12KB  |  211 lines

  1.  ============================================================
  2.              Pascal files
  3.  ============================================================
  4. 10TLST.ZIP   Network information for Pascal programmers
  5. 2DATA.ZIP    TVision: Reading multiple input lines.
  6. 2MENUS.ZIP   Turbo Vision: 2 MenuBars at the top of your screen.
  7. 3DLIFE.ZIP   3D version of John Conway's Game of Life.
  8. ANIMATE.ZIP  Shows simple animation
  9. ASMOBJ.ZIP   Addressing the fields of an object when you are using BASM
  10. ASYNC1.ZIP   A serial communication utility.
  11. AZZAM10.ZIP  Azzamouse 1.0 - BGI SVGA mouse driver source (Pascal)
  12. BANK.ZIP     OOP Bank Simulation
  13. BGI256.ZIP   Third part BGI driver for 256 colors and high resolution.
  14. BGIRES.ZIP   Put .BGI files into a resource file (TP6 source)
  15. BI3.ZIP      You might need to reference this file in your TDW.INI file i
  16. BI4.ZIP      Detecting available drives on a system
  17. BIGARRAY.ZIP An object that simulates a huge array and a test program.
  18. BIGSTUFF.ZIP Arrays larger than 64k, improved version
  19. BLAISE.ZIP   Screen saver library for TPW 1.5
  20. BMP256.ZIP   TPW display 256 color bitmaps
  21. BMPDESK2.ZIP Load a BMP from a resource, blit desktop into it, show it
  22. BMPPAINT.ZIP Simple example of painting a bitmap using OWL
  23. BPTOOLS.ZIP  Missing BP7.0 Tools
  24. BREAKNOW.ZIP Intercept interrupt #9/check for a Ctrl-Break key press.
  25. BROADCAS.ZIP Turbo Vision: Message between dialogs/update background.
  26. BTREE1.ZIP   A heap based binary tree unit for Turbo Pascal 5.0
  27. BUFSTUFF.ZIP Routines to stuff the keyboard buffer.
  28. CALUNIT.ZIP  Extended calendar TVision application.
  29. CENTER.ZIP   How to center your dialog in a window
  30. CHAIN.ZIP    Adds a chaining facility to TP4 and TP5.
  31. CHILDCTL.ZIP MDI Example: Placing controls on multiple child windows.
  32. CHNGICON.ZIP Changing the title of an icon in an MDI app (setwindowtext)
  33. CMOS.ZIP     Read and write CMOS
  34. CODER.ZIP    Encryption source in Pascal
  35. COMBODLG.ZIP DropDown combo in dialog, use InitResource, select List item
  36. COMM.ZIP     Asynchronous, serial port, modem, buffered input.
  37. CONTOUR.ZIP  Rapid contour plot
  38. CONTOUR1.ZIP Pascal contour plotting routines
  39. CPASDEMO.ZIP Sample demonstrating a very limited way to link C and Pascal
  40. CPUID.ZIP    Get the CPU id of the machine
  41. CRTPAT1.ZIP  Patch for TP 5.5 CRT unit: fixes unpredictable delay times.
  42. DATA.ZIP     Largest global data struct, static vars
  43. DATABASE.ZIP Running tabuild and taccess.def file.
  44. DATES.ZIP    Converts from mm/dd/yy to Julian day number.
  45. DBLCLICK.ZIP How to act on a double mouse click
  46. DEBUGGER.ZIP Built-in Debugger, Invalid linker version error.
  47. DESKBLIT.ZIP Copy the desktop window into your programs window. (Mirrors)
  48. DIRECTW.ZIP  Write a string directly to video memory.
  49. DISKINF3.ZIP Absolute disk reads and writes on harddrives larger than 32M
  50. DISKINFO.ZIP Read the bootsector of a floppy disk
  51. DLGKBHND.ZIP Handling tabs in a dialog window
  52. DLGWIN.ZIP   Tdw:example for using BWCC dialog class
  53. DLGWIND2.ZIP Placing a child style dlgwindow inside a main window
  54. DLLEXP.ZIP   How to dynamically load a DLL to call a proc
  55. DOCDEM.ZIP   Sample programs missing from the TPW programmer's guide.
  56. DOS.ZIP      How to returning error levels to batch files
  57. DOTIME.ZIP   An ISR (interrupt service routine) for the timer interrupt
  58. DOUBCONV.ZIP Converting double types
  59. DRAW.ZIP     A new way of drawing a line
  60. DRAWBITS.ZIP Example DLL for displaying BMP's
  61. EDITDOWN.ZIP Handle downarrow in edit control as you would a tab
  62. EDITOR.ZIP   Why bined compiled with {$f+} locks computer.
  63. EDITPAT.ZIP  Fix for editor.pas example in TP 6.0
  64. EGASAV.ZIP   Save/restore EGA (640x350) 16 color graphics screens.
  65. ENHKBD.ZIP   Activate the IBM enhanced keyboard.
  66. ERROR.ZIP    Internal error report to Borland, type mismatch error
  67. EXECSW.ZIP   An advanced technique to exec other programs.
  68. EXTEND.ZIP   Code for opening 15+ files in TP 40.
  69. EXTEND3.ZIP  Files: Open 15+ files using TP 3.x.
  70. EXTEND6.ZIP  Code for opening 15+ files in TP 6.0.
  71. EXTEND7.ZIP  Extends the number of available file handles in BP/TP 7.0
  72. FASTKB.ZIP   Fast keyboard handler unit - undocumented 386+ (Pascal)
  73. FASTWR.ZIP   Write strings directly to video memory.
  74. FLPSE.ZIP    Bresenhamn's circle algorithm source
  75. FLUSHKEY.ZIP Code to flush the keyboard buffer
  76. FONTINFO.ZIP TPW: Information for creating and using fonts in Windows.
  77. FORMLINE.ZIP TVision: TInputLine type objects for formatting.
  78. FRAME3.ZIP   Example of customizing a common dialog
  79. FUNCTEST.ZIP Pass a function as a parameter to another procedure.
  80. GENERAL.ZIP  64k limits, exe file sizes, conditional compilation, etc.
  81. GETPUT.ZIP   Save/restore a rectangular screen region in text mode.
  82. GETSERNO.ZIP Get the serial number from a disk.
  83. GIFSIZE.ZIP  Source for a GIF size shower utility
  84. GRAPHIN.ZIP  Get user input while in graphics mode
  85. GRAVITY.ZIP  Pascalkod till 2 spelar-gravityforce-liknande spel
  86. HEAPARY.ZIP  Example of moving arrays up on the heap
  87. HEAPSPY.ZIP  Windows Heap memory map utility
  88. HINT.ZIP     TVision app for hints on status bar.
  89. IBMCOM.ZIP   A communications driver for the IBM-PC.
  90. INPUTPAL.ZIP Place an inputline in a window and clean up palette
  91. INT24.ZIP    Complements to Turbo 4 critical error handler.
  92. INT60.ZIP    Patch for TP 5.0: Fixes int vector $60 problem.
  93. IO.ZIP       IO Tools and procedures.
  94. JOYSTK.ZIP   David Howorth's joystick support routines.
  95. KEYBOARD.ZIP Summary: how to detect key press/release (Pascal)
  96. KEYINT.ZIP   "Replacing the Keyboard Interrupt"
  97. KEYSTUFF.ZIP Stuff the keyboard buffer
  98. KUBROTAT.ZIP Pascalkod. Roterar ifylld kub i 3d.
  99. LABELPAS.ZIP Read and set the labels on a disk, updated version
  100. LBSETTAB.ZIP Info on lb_settabstops
  101. LINKER.ZIP   Unused Data Eliminated, Smart Linker.
  102. LINKLIST.ZIP Simple linked list example
  103. LINKLST2.ZIP Another linklist example, storing the list on disk, delete
  104. LINKS.ZIP    OOP Linked List Unit with Turbo 5.5
  105. LIST1.ZIP    A simple example of a linked list.
  106. LISTBOX5.ZIP ListBox examples, including ExecuteDialog and Transfer data
  107. LISTBX.ZIP   Turbo Vision: ListBox of directory with double click.
  108. LISTSEL.ZIP  Doubleclick on item in listbox and display selected item
  109. LOADBMPS.ZIP Used by drawbits.zip  for displaying BMP's
  110. MAC.ZIP      Portability between IBM and Mac TP versions.
  111. MATH.ZIP     Match Tools and Procedures.
  112. MDI.ZIP      TPW: tabbing between controls in MDI child window
  113. MDIACTIV.ZIP Find the active window in an MDI app, iterate child windows
  114. MDISPLSH.ZIP Background bitmap for MDI client area
  115. MDI_KB.ZIP   Handle virtual keys in an MDI app, tabs, f1 etc...
  116. MEMORY.ZIP   Memory Tools and procedures.
  117. MEMSWAP.ZIP  Creating virtual memory swap files in prot mode with boahbfp
  118. MENU.ZIP     Turbo Vision: Menubar change at runtime.
  119. MENUDEMO.ZIP Loading and changing menus
  120. MENUSTAT.ZIP Turbo Vision: Menubar and Statusline change at runtime.
  121. MESSAGE.ZIP  Example of how to send messages between views in a Dialog TV
  122. MINHOOK.ZIP  Set a Windows Hook
  123. MINMAX.ZIP   Changing Min and Max window sizes
  124. MISCTI.ZIP   Miscellaneous TI's from TP 2.0 to TP 6.0
  125. MIXLANG.ZIP  Linking OBJ files from turbo c or Tasm and others.
  126. MMSYSTEM.ZIP Mmsystem.pas update
  127. MODAL.ZIP    Using a system modal dialog in a OWL program.
  128. MODEM.ZIP    TPW: serial communications using API and object windows
  129. MODEMFAX.ZIP TPW example of serial communications
  130. MODEMO.ZIP   Simple modem communications program
  131. MODEMX.ZIP   Simple modem example featuring X-Modem
  132. MOUSE.ZIP    A general purpose mouse unit for text/graphics mode.
  133. MOUSPROT.ZIP Graphics/Text mouse works in protected mode by Michael Day
  134. MULTCALC.ZIP Some calculation sources in Pascal
  135. MULTI.ZIP    Powerful multitasking facilities for TP5 programs.
  136. MYEDIT.ZIP   Edit Control keystroke trapping
  137. NED103.ZIP   Third party, non Borland TV Editors unit, with wordwrap.
  138. NETFIX.ZIP   Allows TP 6.0 to execute from a network
  139. NEWFONT.ZIP  New version of the BGI font editor.
  140. NEWRTM.ZIP   Rtm.exe dpmi16bi.ovl from the bc++ 4.0 release. latest rev.
  141. NG_CLONE.ZIP Norton guide source to view Ng files
  142. NUMWRIT2.ZIP Writing arrays of numbers to and from a text file
  143. OBJA.ZIP     An OOP unit that extends TP's standard objects unit.
  144. ODBC.ZIP     Access files to reach ODBC from Pascal windows
  145. OOP.ZIP      Object oriented programming information.
  146. OOPPAS.ZIP   Demo programs from the OOP world tour.
  147. OVERLAYS.ZIP Overlay Tools and procedures.
  148. OWLTAB.ZIP   Allow tab to move focus for an owl multiline edit control
  149. OWNRDRAW.ZIP Creating custom bitmap buttons
  150. PALETTE.ZIP  Turbo Vision: Palette color discussion.
  151. PARSE10.ZIP  Recursive expression parser in Pascal
  152. PASMOUSE.ZIP Mouse routines in Pascal
  153. PASSM.ZIP    Source for a Logic Circuit Assembler
  154. PASSMSRC.ZIP PAL assembler
  155. PAS_ALL.ZIP  All Pascal Technical Information files
  156. PAS_TUT.ZIP  An Pascal tutorial
  157. PCHART.ZIP   TPW: A simple charting program
  158. PCXSHW.ZIP   Draws various graphical formats on screen.
  159. PHELLO.ZIP   TPW: Hello world demo programs
  160. PICK.ZIP     Pop-up shadow menu file selection routines.
  161. PICKLST.ZIP  Turbo Vision: Simple pick list example.
  162. PLAYER.ZIP   Player program by Charlie Calvert, Pascal Multimedia example
  163. PLIFE.ZIP    TPW: life game written with turbo Pascal for windows.
  164. PRINTBMP.ZIP Printing bitmaps
  165. PRINTER2.ZIP Unit for sending Ctrl-Z and to write to two printers.
  166. PRINTER3.ZIP Change device to which you are printing output on the fly
  167. PRINTERR.ZIP Replacement printer unit for printer error checking.
  168. PRINT_IT.ZIP Printing from windows
  169. PRNSTAT.ZIP  Get the printer status, is it busy, etc.
  170. PRNTPW.ZIP   TPW: printing in turbo Pascal for windows.
  171. PROCCALL.ZIP Passing functions as parameters
  172. PROFILER.ZIP Turbo profiler issues
  173. PROJ3D.ZIP   Projectile 3D Pascal source
  174. PROTINT.ZIP  Protected Mode Interrupt Handler
  175. PXE3M.ZIP    PX Engine Maintenance release
  176. PXSRCHFD.ZIP Pxe3.0 pxsrchfld workaround
  177. QWIK55.ZIP   TP 5.5 quick screen writing on all IBM's in any mode.
  178. RAND2.ZIP    TPW: pass parameters from object vision to TPW DLL's.
  179. READEXT.ZIP  Reading f11 and f12 keys in DOS.
  180. READWRTE.ZIP Make an interrupt call in protected mode
  181. REBOOT.ZIP   Example to reboot the computer.
  182. REFORM16.ZIP Disk defragmenter with source
  183. RUBBER.ZIP   Rubber band drawing
  184. SCRIPT.ZIP   TPW: Manual installation instructions.
  185. SCROLL3.ZIP  Using a TScroller in Turbo Vision
  186. SDI.ZIP      A Pascal unit saves and restores any BGI image to disk.
  187. SFIRST.ZIP   TVision: Simple load and store desktop.
  188. SORTIN.ZIP   A comparison of various sorting methods.
  189. SPLASH.ZIP   Display a bitmap before your app loads
  190. STATUS.ZIP   Creating a status line in an MDI app
  191. STATUS3.ZIP  Simple status line, variation on status.pas from tpwbonus
  192. STICK.ZIP    Example to read the joystick position.
  193. STREAM15.ZIP Sample streams with strings example
  194. STRING.ZIP   Read vs. readln on string variables.
  195. STROBJ.ZIP   A unit for manipulating strings.
  196. SYNTAX.ZIP   Case and scalar identifiers, packed, nested for loops
  197. SYSCOLOR.ZIP TPW: Change the palette colors. Source included.
  198. TABTEXT.ZIP  How to use TabbedTextOut function.
  199. TALK.ZIP     Produce speech through the PC's built in speaker.
  200. TD1PAT.ZIP   Patch for TP-C and turbo: fix for include file problem.
  201. TDOVLPAT.ZIP Patch for td 1.5: fixes tds trace problem.
  202. TDTA.ZIP     Turbo Debugger, Turbo Assembler issues.
  203. TESS-5.ZIP   Routines for Developing Ram Resident Programs.
  204. TESS-D.ZIP   Developing Ram-Resident Programs
  205. TEXTIO.ZIP   TextIO unit adds new functionality to Text files.
  206. TEXTSTR.ZIP  Safe user input while in text mode. Accepts strings-numbers
  207. TPAPI.ZIP    History of turbo Pascal API's for novell netware
  208. TPU55A.ZIP   Inside Turbo Pascal 5.5 Units
  209. TPZSFZ.ZIP   Pascal source for Z-modem,
  210. TUTIL2.ZIP   Function library for Pascal
  211.